OnClientScrollPositionChanged Property (TransposedGrid<T>)
In This Topic
Occurs after the control has scrolled.
Syntax
'Declaration
Public Overridable Property OnClientScrollPositionChanged As String
public virtual string OnClientScrollPositionChanged {get; set;}
See Also